line separator meaning in English
行分隔符号
Examples
- Show procedure line separators
显示过程行分隔符 - For completeness , it also adds the unicode line separator character
为了完整起见,该列表中还增加了unicode行分隔符( - Since the lines in the address are separated by normal line separators the " - n " character , the code needs to replace these with xhtml - style line separators ,
因为地址中的行用一般的行分隔符( “ n ”字符)分隔,代码中需要用xhtml风格的行分隔符 - Treat string as single line . that is , change " . ' ' to match any character whatsoever , even a line separators ( see also line separators ) , which it normally would not match
处理目标串为单行。表示改变" . ' '用于匹配任意字符,即使是行分隔符(参加行分隔符) ,正常情况下行分隔符不会被" . ' '匹配。